html,body{margin: 0;padding:0;margin: 0 auto !important}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	font-stretch:expanded;
	text-align: center;
	color:#333;
	background: url(imgs/back_layout.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF
		}

div#container{
	width: 1024px;
	height: 768px;
	margin: 0 auto !important;
	text-align: left;
	}

h1{font: bold 1.2em}


div#header{margin-left: 0px;height:16px;background: url(imgs/blank.gif)}
div#barra-navigazione{
	margin-left: 50px;
	margin-right: 63px;
	height:74px;
	width: 911px;
	background: url(imgs/sfondo_navigazione.gif);
	background-repeat: no-repeat;
	background-position: 25px;
		}

div#titolo{margin-left: 63px;margin-right: 628px; width: 269px; height:20px; text-align:right}

div#twinbox{margin-left: 58px;margin-right: 71px; width: 899px; height: auto; background-color:#c2c2c2; border: 3px solid #c2c2c2;}
div#textbox{
	position:absolute;
	left: auto;
	margin: 0 auto;
	width: 271px;
	height: 461px;
	border-right: 3px solid #c2c2c2;
	background-color:#FFFFFF
}
div#text{margin-top: 4px;
		margin-left: 6px;
		margin-right: 6px;
		text-align:justify;
		font-size:12px
		}

div#photo{	margin-left: 269px;
			/*margin-right: 0px auto;*/
			width: 628px;
			height:461px;
			border: 3px solid #c2c2c2;		
			}

div#label{
	margin-left: 58px;
	margin-right: 71px;
	height:21px;
	width: 899px;
	font-weight: bold; 
	letter-spacing: inherit;
	color:#fff;
	border-right: 6px solid #c2c2c2;
	background: url(imgs/label.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}

div#photo-link{margin-left: 58px; margin-right: 71px; height:50px; width: 905px;
	background: url(imgs/linee.jpg);
	background-repeat: repeat-x;
	background-position:center;
	}

div#bottom{margin-left: 0px;height:25px;font-family: Arial, Helvetica, sans-serif;
		font-size: 13px; letter-spacing:inherit}


div#barra-navigazione a{text-decoration: none; color: #666666}
div#bottom a{color:#999;font-weight: bold;text-decoration: none}

